1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctDashboard
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.TongDonHangPanel = new System.Windows.Forms.Panel();
32             
this.txtTongDonHang = new System.Windows.Forms.TextBox();
33             
this.panel4 = new System.Windows.Forms.Panel();
34             
this.linkLabel_CT_TongDH = new System.Windows.Forms.LinkLabel();
35             
this.panel1 = new System.Windows.Forms.Panel();
36             
this.label1 = new System.Windows.Forms.Label();
37             
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
38             
this.panel9 = new System.Windows.Forms.Panel();
39             
this.txtTongLoiNhuan = new System.Windows.Forms.TextBox();
40             
this.panel10 = new System.Windows.Forms.Panel();
41             
this.linkLabel_CT_LoiNhuan = new System.Windows.Forms.LinkLabel();
42             
this.panel11 = new System.Windows.Forms.Panel();
43             
this.label10 = new System.Windows.Forms.Label();
44             
this.panel6 = new System.Windows.Forms.Panel();
45             
this.txtTongDoanhThu = new System.Windows.Forms.TextBox();
46             
this.panel7 = new System.Windows.Forms.Panel();
47             
this.linkLabel_CT_TongDoanhThu = new System.Windows.Forms.LinkLabel();
48             
this.panel8 = new System.Windows.Forms.Panel();
49             
this.label7 = new System.Windows.Forms.Label();
50             
this.panel2 = new System.Windows.Forms.Panel();
51             
this.txtTongMatHang = new System.Windows.Forms.TextBox();
52             
this.panel3 = new System.Windows.Forms.Panel();
53             
this.linkLabel_CT_TongMatHang = new System.Windows.Forms.LinkLabel();
54             
this.panel5 = new System.Windows.Forms.Panel();
55             
this.label4 = new System.Windows.Forms.Label();
56             
this.panel12 = new System.Windows.Forms.Panel();
57             
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
58             
this.panel13 = new System.Windows.Forms.Panel();
59             
this.groupBox4 = new System.Windows.Forms.GroupBox();
60             
this.linkLabel5QuanLyKho = new System.Windows.Forms.LinkLabel();
61             
this.linkLabel4DsThuChi = new System.Windows.Forms.LinkLabel();
62             
this.linkLabelNhaCungCap = new System.Windows.Forms.LinkLabel();
63             
this.linkLabelBomVaGoiSanPham = new System.Windows.Forms.LinkLabel();
64             
this.pictureBox4 = new System.Windows.Forms.PictureBox();
65             
this.panel18 = new System.Windows.Forms.Panel();
66             
this.panel14 = new System.Windows.Forms.Panel();
67             
this.groupBox5 = new System.Windows.Forms.GroupBox();
68             
this.pictureBox5 = new System.Windows.Forms.PictureBox();
69             
this.linkLabel_BatDauBanHang = new System.Windows.Forms.LinkLabel();
70             
this.panel19 = new System.Windows.Forms.Panel();
71             
this.groupBox3 = new System.Windows.Forms.GroupBox();
72             
this.pictureBox3 = new System.Windows.Forms.PictureBox();
73             
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
74             
this.panel17 = new System.Windows.Forms.Panel();
75             
this.groupBox2 = new System.Windows.Forms.GroupBox();
76             
this.linkLabel_BaoCaoKhoSoNgayHomNay = new System.Windows.Forms.LinkLabel();
77             
this.panel16 = new System.Windows.Forms.Panel();
78             
this.pictureBox2 = new System.Windows.Forms.PictureBox();
79             
this.groupBox1 = new System.Windows.Forms.GroupBox();
80             
this.panel15 = new System.Windows.Forms.Panel();
81             
this.linkLabel_BatDauNhapHang = new System.Windows.Forms.LinkLabel();
82             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
83             
this.panel20 = new System.Windows.Forms.Panel();
84             
this.linkLabel2dbBaoCao = new System.Windows.Forms.LinkLabel();
85             
this.linkLabel1DbCongNo = new System.Windows.Forms.LinkLabel();
86             
this.linkLabel_CauHinh = new System.Windows.Forms.LinkLabel();
87             
this.textBox1 = new System.Windows.Forms.TextBox();
88             
this.TongDonHangPanel.SuspendLayout();
89             
this.panel4.SuspendLayout();
90             
this.tableLayoutPanel1.SuspendLayout();
91             
this.panel9.SuspendLayout();
92             
this.panel10.SuspendLayout();
93             
this.panel6.SuspendLayout();
94             
this.panel7.SuspendLayout();
95             
this.panel2.SuspendLayout();
96             
this.panel3.SuspendLayout();
97             
this.tableLayoutPanel2.SuspendLayout();
98             
this.panel13.SuspendLayout();
99             
this.groupBox4.SuspendLayout();
100             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox4)).BeginInit();
101             
this.panel14.SuspendLayout();
102             
this.groupBox5.SuspendLayout();
103             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox5)).BeginInit();
104             
this.groupBox3.SuspendLayout();
105             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox3)).BeginInit();
106             
this.groupBox2.SuspendLayout();
107             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox2)).BeginInit();
108             
this.groupBox1.SuspendLayout();
109             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
110             
this.panel20.SuspendLayout();
111             
this.SuspendLayout();
112             
//
113             
// TongDonHangPanel
114             
//
115             
this.TongDonHangPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(239)))));
116             
this.TongDonHangPanel.Controls.Add(this.txtTongDonHang);
117             
this.TongDonHangPanel.Controls.Add(this.panel4);
118             
this.TongDonHangPanel.Controls.Add(this.panel1);
119             
this.TongDonHangPanel.Controls.Add(this.label1);
120             
this.TongDonHangPanel.Dock = System.Windows.Forms.DockStyle.Fill;
121             
this.TongDonHangPanel.Location = new System.Drawing.Point(4, 4);
122             
this.TongDonHangPanel.Margin = new System.Windows.Forms.Padding(4);
123             
this.TongDonHangPanel.Name = "TongDonHangPanel";
124             
this.TongDonHangPanel.Size = new System.Drawing.Size(248, 211);
125             
this.TongDonHangPanel.TabIndex = 0;
126             
//
127             
// txtTongDonHang
128             
//
129             
this.txtTongDonHang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(239)))));
130             
this.txtTongDonHang.BorderStyle = System.Windows.Forms.BorderStyle.None;
131             
this.txtTongDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
132             
this.txtTongDonHang.ForeColor = System.Drawing.Color.White;
133             
this.txtTongDonHang.Location = new System.Drawing.Point(7, 45);
134             
this.txtTongDonHang.Name = "txtTongDonHang";
135             
this.txtTongDonHang.ReadOnly = true;
136             
this.txtTongDonHang.Size = new System.Drawing.Size(223, 43);
137             
this.txtTongDonHang.TabIndex = 5;
138             
//
139             
// panel4
140             
//
141             
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
142             | System.Windows.Forms.AnchorStyles.Right)));
143             
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(212)))), ((int)(((byte)(239)))));
144             
this.panel4.Controls.Add(this.linkLabel_CT_TongDH);
145             
this.panel4.Location = new System.Drawing.Point(0, 167);
146             
this.panel4.Margin = new System.Windows.Forms.Padding(4);
147             
this.panel4.Name = "panel4";
148             
this.panel4.Size = new System.Drawing.Size(248, 48);
149             
this.panel4.TabIndex = 4;
150             
//
151             
// linkLabel_CT_TongDH
152             
//
153             
this.linkLabel_CT_TongDH.AutoSize = true;
154             
this.linkLabel_CT_TongDH.Location = new System.Drawing.Point(4, 13);
155             
this.linkLabel_CT_TongDH.Name = "linkLabel_CT_TongDH";
156             
this.linkLabel_CT_TongDH.Size = new System.Drawing.Size(85, 18);
157             
this.linkLabel_CT_TongDH.TabIndex = 4;
158             
this.linkLabel_CT_TongDH.TabStop = true;
159             
this.linkLabel_CT_TongDH.Text = "Xem chi tiết";
160             
this.linkLabel_CT_TongDH.Visible = false;
161             
this.linkLabel_CT_TongDH.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_CT_TongDH_LinkClicked);
162             
//
163             
// panel1
164             
//
165             
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
166             
this.panel1.BackgroundImage = global::SoftQuanLyNhaHang.Properties.Resources.icon175x175;
167             
this.panel1.Location = new System.Drawing.Point(472, 22);
168             
this.panel1.Margin = new System.Windows.Forms.Padding(4);
169             
this.panel1.Name = "panel1";
170             
this.panel1.Size = new System.Drawing.Size(124, 93);
171             
this.panel1.TabIndex = 3;
172             
//
173             
// label1
174             
//
175             
this.label1.AutoSize = true;
176             
this.label1.Location = new System.Drawing.Point(4, 97);
177             
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
178             
this.label1.Name = "label1";
179             
this.label1.Size = new System.Drawing.Size(107, 18);
180             
this.label1.TabIndex = 1;
181             
this.label1.Text = "Tổng đơn hàng";
182             
//
183             
// tableLayoutPanel1
184             
//
185             
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
186             | System.Windows.Forms.AnchorStyles.Right)));
187             
this.tableLayoutPanel1.ColumnCount = 4;
188             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
189             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
190             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
191             
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
192             
this.tableLayoutPanel1.Controls.Add(this.panel9, 3, 0);
193             
this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 0);
194             
this.tableLayoutPanel1.Controls.Add(this.panel2, 1, 0);
195             
this.tableLayoutPanel1.Controls.Add(this.TongDonHangPanel, 0, 0);
196             
this.tableLayoutPanel1.Location = new System.Drawing.Point(4, 4);
197             
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
198             
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
199             
this.tableLayoutPanel1.RowCount = 1;
200             
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
201             
this.tableLayoutPanel1.Size = new System.Drawing.Size(1024, 219);
202             
this.tableLayoutPanel1.TabIndex = 1;
203             
//
204             
// panel9
205             
//
206             
this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(75)))), ((int)(((byte)(57)))));
207             
this.panel9.Controls.Add(this.txtTongLoiNhuan);
208             
this.panel9.Controls.Add(this.panel10);
209             
this.panel9.Controls.Add(this.panel11);
210             
this.panel9.Controls.Add(this.label10);
211             
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
212             
this.panel9.Location = new System.Drawing.Point(772, 4);
213             
this.panel9.Margin = new System.Windows.Forms.Padding(4);
214             
this.panel9.Name = "panel9";
215             
this.panel9.Size = new System.Drawing.Size(248, 211);
216             
this.panel9.TabIndex = 3;
217             
//
218             
// txtTongLoiNhuan
219             
//
220             
this.txtTongLoiNhuan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(75)))), ((int)(((byte)(57)))));
221             
this.txtTongLoiNhuan.BorderStyle = System.Windows.Forms.BorderStyle.None;
222             
this.txtTongLoiNhuan.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
223             
this.txtTongLoiNhuan.ForeColor = System.Drawing.Color.White;
224             
this.txtTongLoiNhuan.Location = new System.Drawing.Point(10, 51);
225             
this.txtTongLoiNhuan.Name = "txtTongLoiNhuan";
226             
this.txtTongLoiNhuan.ReadOnly = true;
227             
this.txtTongLoiNhuan.Size = new System.Drawing.Size(235, 43);
228             
this.txtTongLoiNhuan.TabIndex = 8;
229             
//
230             
// panel10
231             
//
232             
this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
233             | System.Windows.Forms.AnchorStyles.Right)));
234             
this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(97)))), ((int)(((byte)(57)))));
235             
this.panel10.Controls.Add(this.linkLabel_CT_LoiNhuan);
236             
this.panel10.Location = new System.Drawing.Point(0, 167);
237             
this.panel10.Margin = new System.Windows.Forms.Padding(4);
238             
this.panel10.Name = "panel10";
239             
this.panel10.Size = new System.Drawing.Size(248, 48);
240             
this.panel10.TabIndex = 4;
241             
//
242             
// linkLabel_CT_LoiNhuan
243             
//
244             
this.linkLabel_CT_LoiNhuan.AutoSize = true;
245             
this.linkLabel_CT_LoiNhuan.LinkColor = System.Drawing.Color.White;
246             
this.linkLabel_CT_LoiNhuan.Location = new System.Drawing.Point(7, 13);
247             
this.linkLabel_CT_LoiNhuan.Name = "linkLabel_CT_LoiNhuan";
248             
this.linkLabel_CT_LoiNhuan.Size = new System.Drawing.Size(85, 18);
249             
this.linkLabel_CT_LoiNhuan.TabIndex = 0;
250             
this.linkLabel_CT_LoiNhuan.TabStop = true;
251             
this.linkLabel_CT_LoiNhuan.Text = "Xem chi tiết";
252             
this.linkLabel_CT_LoiNhuan.Visible = false;
253             
this.linkLabel_CT_LoiNhuan.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_CT_LoiNhuan_LinkClicked);
254             
//
255             
// panel11
256             
//
257             
this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
258             
this.panel11.BackgroundImage = global::SoftQuanLyNhaHang.Properties.Resources.icon175x175;
259             
this.panel11.Location = new System.Drawing.Point(474, 22);
260             
this.panel11.Margin = new System.Windows.Forms.Padding(4);
261             
this.panel11.Name = "panel11";
262             
this.panel11.Size = new System.Drawing.Size(124, 93);
263             
this.panel11.TabIndex = 3;
264             
//
265             
// label10
266             
//
267             
this.label10.AutoSize = true;
268             
this.label10.Location = new System.Drawing.Point(4, 97);
269             
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
270             
this.label10.Name = "label10";
271             
this.label10.Size = new System.Drawing.Size(72, 18);
272             
this.label10.TabIndex = 1;
273             
this.label10.Text = "Lợi nhuận";
274             
//
275             
// panel6
276             
//
277             
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(156)))), ((int)(((byte)(18)))));
278             
this.panel6.Controls.Add(this.txtTongDoanhThu);
279             
this.panel6.Controls.Add(this.panel7);
280             
this.panel6.Controls.Add(this.panel8);
281             
this.panel6.Controls.Add(this.label7);
282             
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
283             
this.panel6.Location = new System.Drawing.Point(516, 4);
284             
this.panel6.Margin = new System.Windows.Forms.Padding(4);
285             
this.panel6.Name = "panel6";
286             
this.panel6.Size = new System.Drawing.Size(248, 211);
287             
this.panel6.TabIndex = 2;
288             
//
289             
// txtTongDoanhThu
290             
//
291             
this.txtTongDoanhThu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(156)))), ((int)(((byte)(18)))));
292             
this.txtTongDoanhThu.BorderStyle = System.Windows.Forms.BorderStyle.None;
293             
this.txtTongDoanhThu.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
294             
this.txtTongDoanhThu.ForeColor = System.Drawing.Color.White;
295             
this.txtTongDoanhThu.Location = new System.Drawing.Point(10, 51);
296             
this.txtTongDoanhThu.Name = "txtTongDoanhThu";
297             
this.txtTongDoanhThu.ReadOnly = true;
298             
this.txtTongDoanhThu.Size = new System.Drawing.Size(235, 43);
299             
this.txtTongDoanhThu.TabIndex = 7;
300             
//
301             
// panel7
302             
//
303             
this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
304             | System.Windows.Forms.AnchorStyles.Right)));
305             
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(178)))), ((int)(((byte)(18)))));
306             
this.panel7.Controls.Add(this.linkLabel_CT_TongDoanhThu);
307             
this.panel7.Location = new System.Drawing.Point(0, 167);
308             
this.panel7.Margin = new System.Windows.Forms.Padding(4);
309             
this.panel7.Name = "panel7";
310             
this.panel7.Size = new System.Drawing.Size(248, 48);
311             
this.panel7.TabIndex = 4;
312             
//
313             
// linkLabel_CT_TongDoanhThu
314             
//
315             
this.linkLabel_CT_TongDoanhThu.AutoSize = true;
316             
this.linkLabel_CT_TongDoanhThu.Location = new System.Drawing.Point(7, 17);
317             
this.linkLabel_CT_TongDoanhThu.Name = "linkLabel_CT_TongDoanhThu";
318             
this.linkLabel_CT_TongDoanhThu.Size = new System.Drawing.Size(85, 18);
319             
this.linkLabel_CT_TongDoanhThu.TabIndex = 0;
320             
this.linkLabel_CT_TongDoanhThu.TabStop = true;
321             
this.linkLabel_CT_TongDoanhThu.Text = "Xem chi tiết";
322             
this.linkLabel_CT_TongDoanhThu.Visible = false;
323             
this.linkLabel_CT_TongDoanhThu.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_CT_TongDoanhThu_LinkClicked);
324             
//
325             
// panel8
326             
//
327             
this.panel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
328             
this.panel8.BackgroundImage = global::SoftQuanLyNhaHang.Properties.Resources.icon175x175;
329             
this.panel8.Location = new System.Drawing.Point(472, 22);
330             
this.panel8.Margin = new System.Windows.Forms.Padding(4);
331             
this.panel8.Name = "panel8";
332             
this.panel8.Size = new System.Drawing.Size(124, 93);
333             
this.panel8.TabIndex = 3;
334             
//
335             
// label7
336             
//
337             
this.label7.AutoSize = true;
338             
this.label7.Location = new System.Drawing.Point(4, 97);
339             
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
340             
this.label7.Name = "label7";
341             
this.label7.Size = new System.Drawing.Size(111, 18);
342             
this.label7.TabIndex = 1;
343             
this.label7.Text = "Tổng doanh thu";
344             
//
345             
// panel2
346             
//
347             
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(166)))), ((int)(((byte)(90)))));
348             
this.panel2.Controls.Add(this.txtTongMatHang);
349             
this.panel2.Controls.Add(this.panel3);
350             
this.panel2.Controls.Add(this.panel5);
351             
this.panel2.Controls.Add(this.label4);
352             
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
353             
this.panel2.Location = new System.Drawing.Point(260, 4);
354             
this.panel2.Margin = new System.Windows.Forms.Padding(4);
355             
this.panel2.Name = "panel2";
356             
this.panel2.Size = new System.Drawing.Size(248, 211);
357             
this.panel2.TabIndex = 1;
358             
//
359             
// txtTongMatHang
360             
//
361             
this.txtTongMatHang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(166)))), ((int)(((byte)(90)))));
362             
this.txtTongMatHang.BorderStyle = System.Windows.Forms.BorderStyle.None;
363             
this.txtTongMatHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
364             
this.txtTongMatHang.ForeColor = System.Drawing.Color.White;
365             
this.txtTongMatHang.Location = new System.Drawing.Point(7, 37);
366             
this.txtTongMatHang.Name = "txtTongMatHang";
367             
this.txtTongMatHang.ReadOnly = true;
368             
this.txtTongMatHang.Size = new System.Drawing.Size(223, 43);
369             
this.txtTongMatHang.TabIndex = 6;
370             
//
371             
// panel3
372             
//
373             
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
374             | System.Windows.Forms.AnchorStyles.Right)));
375             
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(182)))), ((int)(((byte)(90)))));
376             
this.panel3.Controls.Add(this.linkLabel_CT_TongMatHang);
377             
this.panel3.Location = new System.Drawing.Point(0, 167);
378             
this.panel3.Margin = new System.Windows.Forms.Padding(4);
379             
this.panel3.Name = "panel3";
380             
this.panel3.Size = new System.Drawing.Size(248, 48);
381             
this.panel3.TabIndex = 4;
382             
//
383             
// linkLabel_CT_TongMatHang
384             
//
385             
this.linkLabel_CT_TongMatHang.AutoSize = true;
386             
this.linkLabel_CT_TongMatHang.LinkColor = System.Drawing.Color.White;
387             
this.linkLabel_CT_TongMatHang.Location = new System.Drawing.Point(7, 17);
388             
this.linkLabel_CT_TongMatHang.Name = "linkLabel_CT_TongMatHang";
389             
this.linkLabel_CT_TongMatHang.Size = new System.Drawing.Size(85, 18);
390             
this.linkLabel_CT_TongMatHang.TabIndex = 0;
391             
this.linkLabel_CT_TongMatHang.TabStop = true;
392             
this.linkLabel_CT_TongMatHang.Text = "Xem chi tiết";
393             
this.linkLabel_CT_TongMatHang.Visible = false;
394             
this.linkLabel_CT_TongMatHang.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_CT_TongMatHang_LinkClicked);
395             
//
396             
// panel5
397             
//
398             
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
399             
this.panel5.BackgroundImage = global::SoftQuanLyNhaHang.Properties.Resources.icon175x175;
400             
this.panel5.Location = new System.Drawing.Point(472, 22);
401             
this.panel5.Margin = new System.Windows.Forms.Padding(4);
402             
this.panel5.Name = "panel5";
403             
this.panel5.Size = new System.Drawing.Size(124, 93);
404             
this.panel5.TabIndex = 3;
405             
//
406             
// label4
407             
//
408             
this.label4.AutoSize = true;
409             
this.label4.Location = new System.Drawing.Point(4, 97);
410             
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
411             
this.label4.Name = "label4";
412             
this.label4.Size = new System.Drawing.Size(107, 18);
413             
this.label4.TabIndex = 1;
414             
this.label4.Text = "Tổng mặt hàng";
415             
//
416             
// panel12
417             
//
418             
this.panel12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
419             | System.Windows.Forms.AnchorStyles.Right)));
420             
this.panel12.BackColor = System.Drawing.Color.Red;
421             
this.panel12.Location = new System.Drawing.Point(0, 246);
422             
this.panel12.Margin = new System.Windows.Forms.Padding(4);
423             
this.panel12.Name = "panel12";
424             
this.panel12.Size = new System.Drawing.Size(2560, 3);
425             
this.panel12.TabIndex = 2;
426             
//
427             
// tableLayoutPanel2
428             
//
429             
this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
430             | System.Windows.Forms.AnchorStyles.Right)));
431             
this.tableLayoutPanel2.ColumnCount = 3;
432             
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 57.10419F));
433             
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42.89581F));
434             
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 277F));
435             
this.tableLayoutPanel2.Controls.Add(this.panel13, 1, 0);
436             
this.tableLayoutPanel2.Controls.Add(this.panel14, 0, 0);
437             
this.tableLayoutPanel2.Controls.Add(this.panel20, 2, 0);
438             
this.tableLayoutPanel2.Location = new System.Drawing.Point(4, 288);
439             
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
440             
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
441             
this.tableLayoutPanel2.RowCount = 1;
442             
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
443             
this.tableLayoutPanel2.Size = new System.Drawing.Size(1016, 500);
444             
this.tableLayoutPanel2.TabIndex = 3;
445             
//
446             
// panel13
447             
//
448             
this.panel13.Controls.Add(this.groupBox4);
449             
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
450             
this.panel13.Location = new System.Drawing.Point(425, 4);
451             
this.panel13.Margin = new System.Windows.Forms.Padding(4);
452             
this.panel13.Name = "panel13";
453             
this.panel13.Size = new System.Drawing.Size(309, 492);
454             
this.panel13.TabIndex = 0;
455             
//
456             
// groupBox4
457             
//
458             
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
459             | System.Windows.Forms.AnchorStyles.Right)));
460             
this.groupBox4.Controls.Add(this.linkLabel5QuanLyKho);
461             
this.groupBox4.Controls.Add(this.linkLabel4DsThuChi);
462             
this.groupBox4.Controls.Add(this.linkLabelNhaCungCap);
463             
this.groupBox4.Controls.Add(this.linkLabelBomVaGoiSanPham);
464             
this.groupBox4.Controls.Add(this.pictureBox4);
465             
this.groupBox4.Controls.Add(this.panel18);
466             
this.groupBox4.Location = new System.Drawing.Point(5, 24);
467             
this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
468             
this.groupBox4.Name = "groupBox4";
469             
this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
470             
this.groupBox4.Size = new System.Drawing.Size(270, 243);
471             
this.groupBox4.TabIndex = 1;
472             
this.groupBox4.TabStop = false;
473             
//
474             
// linkLabel5QuanLyKho
475             
//
476             
this.linkLabel5QuanLyKho.AutoSize = true;
477             
this.linkLabel5QuanLyKho.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
478             
this.linkLabel5QuanLyKho.LinkColor = System.Drawing.Color.Black;
479             
this.linkLabel5QuanLyKho.Location = new System.Drawing.Point(97, 187);
480             
this.linkLabel5QuanLyKho.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
481             
this.linkLabel5QuanLyKho.Name = "linkLabel5QuanLyKho";
482             
this.linkLabel5QuanLyKho.Size = new System.Drawing.Size(87, 18);
483             
this.linkLabel5QuanLyKho.TabIndex = 7;
484             
this.linkLabel5QuanLyKho.TabStop = true;
485             
this.linkLabel5QuanLyKho.Text = "Quản lý kho";
486             
this.linkLabel5QuanLyKho.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5QuanLyKho_LinkClicked);
487             
//
488             
// linkLabel4DsThuChi
489             
//
490             
this.linkLabel4DsThuChi.AutoSize = true;
491             
this.linkLabel4DsThuChi.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
492             
this.linkLabel4DsThuChi.LinkColor = System.Drawing.Color.Black;
493             
this.linkLabel4DsThuChi.Location = new System.Drawing.Point(97, 135);
494             
this.linkLabel4DsThuChi.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
495             
this.linkLabel4DsThuChi.Name = "linkLabel4DsThuChi";
496             
this.linkLabel4DsThuChi.Size = new System.Drawing.Size(134, 18);
497             
this.linkLabel4DsThuChi.TabIndex = 6;
498             
this.linkLabel4DsThuChi.TabStop = true;
499             
this.linkLabel4DsThuChi.Text = "Danh sách Thu Chi";
500             
this.linkLabel4DsThuChi.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4DsThuChi_LinkClicked);
501             
//
502             
// linkLabelNhaCungCap
503             
//
504             
this.linkLabelNhaCungCap.AutoSize = true;
505             
this.linkLabelNhaCungCap.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
506             
this.linkLabelNhaCungCap.LinkColor = System.Drawing.Color.Black;
507             
this.linkLabelNhaCungCap.Location = new System.Drawing.Point(97, 77);
508             
this.linkLabelNhaCungCap.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
509             
this.linkLabelNhaCungCap.Name = "linkLabelNhaCungCap";
510             
this.linkLabelNhaCungCap.Size = new System.Drawing.Size(99, 18);
511             
this.linkLabelNhaCungCap.TabIndex = 5;
512             
this.linkLabelNhaCungCap.TabStop = true;
513             
this.linkLabelNhaCungCap.Text = "Nhà cung cấp";
514             
this.linkLabelNhaCungCap.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelNhaCungCap_LinkClicked);
515             
//
516             
// linkLabelBomVaGoiSanPham
517             
//
518             
this.linkLabelBomVaGoiSanPham.AutoSize = true;
519             
this.linkLabelBomVaGoiSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
520             
this.linkLabelBomVaGoiSanPham.LinkColor = System.Drawing.Color.Black;
521             
this.linkLabelBomVaGoiSanPham.Location = new System.Drawing.Point(97, 21);
522             
this.linkLabelBomVaGoiSanPham.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
523             
this.linkLabelBomVaGoiSanPham.Name = "linkLabelBomVaGoiSanPham";
524             
this.linkLabelBomVaGoiSanPham.Size = new System.Drawing.Size(159, 18);
525             
this.linkLabelBomVaGoiSanPham.TabIndex = 4;
526             
this.linkLabelBomVaGoiSanPham.TabStop = true;
527             
this.linkLabelBomVaGoiSanPham.Text = "BOM và Gói sản phẩm";
528             
this.linkLabelBomVaGoiSanPham.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelBomVaGoiSanPham_LinkClicked);
529             
//
530             
// pictureBox4
531             
//
532             
this.pictureBox4.Image = global::SoftQuanLyNhaHang.Properties.Resources.General___Office_31_32;
533             
this.pictureBox4.Location = new System.Drawing.Point(14, 26);
534             
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
535             
this.pictureBox4.Name = "pictureBox4";
536             
this.pictureBox4.Size = new System.Drawing.Size(52, 34);
537             
this.pictureBox4.TabIndex = 3;
538             
this.pictureBox4.TabStop = false;
539             
//
540             
// panel18
541             
//
542             
this.panel18.BackColor = System.Drawing.SystemColors.ActiveCaption;
543             
this.panel18.Location = new System.Drawing.Point(79, 20);
544             
this.panel18.Margin = new System.Windows.Forms.Padding(4);
545             
this.panel18.Name = "panel18";
546             
this.panel18.Size = new System.Drawing.Size(2, 200);
547             
this.panel18.TabIndex = 1;
548             
//
549             
// panel14
550             
//
551             
this.panel14.Controls.Add(this.groupBox5);
552             
this.panel14.Controls.Add(this.groupBox3);
553             
this.panel14.Controls.Add(this.groupBox2);
554             
this.panel14.Controls.Add(this.groupBox1);
555             
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
556             
this.panel14.Location = new System.Drawing.Point(4, 4);
557             
this.panel14.Margin = new System.Windows.Forms.Padding(4);
558             
this.panel14.Name = "panel14";
559             
this.panel14.Size = new System.Drawing.Size(413, 492);
560             
this.panel14.TabIndex = 1;
561             
//
562             
// groupBox5
563             
//
564             
this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
565             | System.Windows.Forms.AnchorStyles.Right)));
566             
this.groupBox5.Controls.Add(this.pictureBox5);
567             
this.groupBox5.Controls.Add(this.linkLabel_BatDauBanHang);
568             
this.groupBox5.Controls.Add(this.panel19);
569             
this.groupBox5.Location = new System.Drawing.Point(7, 27);
570             
this.groupBox5.Margin = new System.Windows.Forms.Padding(4);
571             
this.groupBox5.Name = "groupBox5";
572             
this.groupBox5.Padding = new System.Windows.Forms.Padding(4);
573             
this.groupBox5.Size = new System.Drawing.Size(382, 71);
574             
this.groupBox5.TabIndex = 3;
575             
this.groupBox5.TabStop = false;
576             
//
577             
// pictureBox5
578             
//
579             
this.pictureBox5.Image = global::SoftQuanLyNhaHang.Properties.Resources.General___Office_22_32;
580             
this.pictureBox5.Location = new System.Drawing.Point(34, 24);
581             
this.pictureBox5.Margin = new System.Windows.Forms.Padding(4);
582             
this.pictureBox5.Name = "pictureBox5";
583             
this.pictureBox5.Size = new System.Drawing.Size(52, 36);
584             
this.pictureBox5.TabIndex = 3;
585             
this.pictureBox5.TabStop = false;
586             
//
587             
// linkLabel_BatDauBanHang
588             
//
589             
this.linkLabel_BatDauBanHang.AutoSize = true;
590             
this.linkLabel_BatDauBanHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
591             
this.linkLabel_BatDauBanHang.LinkColor = System.Drawing.Color.Black;
592             
this.linkLabel_BatDauBanHang.Location = new System.Drawing.Point(152, 24);
593             
this.linkLabel_BatDauBanHang.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
594             
this.linkLabel_BatDauBanHang.Name = "linkLabel_BatDauBanHang";
595             
this.linkLabel_BatDauBanHang.Size = new System.Drawing.Size(122, 18);
596             
this.linkLabel_BatDauBanHang.TabIndex = 2;
597             
this.linkLabel_BatDauBanHang.TabStop = true;
598             
this.linkLabel_BatDauBanHang.Text = "Bắt đầu bán hàng";
599             
this.linkLabel_BatDauBanHang.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BatDauBanHang_LinkClicked);
600             
//
601             
// panel19
602             
//
603             
this.panel19.BackColor = System.Drawing.SystemColors.ActiveCaption;
604             
this.panel19.Location = new System.Drawing.Point(120, 17);
605             
this.panel19.Margin = new System.Windows.Forms.Padding(4);
606             
this.panel19.Name = "panel19";
607             
this.panel19.Size = new System.Drawing.Size(2, 40);
608             
this.panel19.TabIndex = 1;
609             
//
610             
// groupBox3
611             
//
612             
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
613             
this.groupBox3.Controls.Add(this.pictureBox3);
614             
this.groupBox3.Controls.Add(this.linkLabel3);
615             
this.groupBox3.Controls.Add(this.panel17);
616             
this.groupBox3.Location = new System.Drawing.Point(4, 515);
617             
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
618             
this.groupBox3.Name = "groupBox3";
619             
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
620             
this.groupBox3.Size = new System.Drawing.Size(1352, 94);
621             
this.groupBox3.TabIndex = 1;
622             
this.groupBox3.TabStop = false;
623             
//
624             
// pictureBox3
625             
//
626             
this.pictureBox3.Image = global::SoftQuanLyNhaHang.Properties.Resources.General___Office_26_32;
627             
this.pictureBox3.Location = new System.Drawing.Point(34, 26);
628             
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
629             
this.pictureBox3.Name = "pictureBox3";
630             
this.pictureBox3.Size = new System.Drawing.Size(52, 46);
631             
this.pictureBox3.TabIndex = 5;
632             
this.pictureBox3.TabStop = false;
633             
//
634             
// linkLabel3
635             
//
636             
this.linkLabel3.AutoSize = true;
637             
this.linkLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
638             
this.linkLabel3.LinkColor = System.Drawing.Color.Black;
639             
this.linkLabel3.Location = new System.Drawing.Point(160, 42);
640             
this.linkLabel3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
641             
this.linkLabel3.Name = "linkLabel3";
642             
this.linkLabel3.Size = new System.Drawing.Size(276, 18);
643             
this.linkLabel3.TabIndex = 4;
644             
this.linkLabel3.TabStop = true;
645             
this.linkLabel3.Text = "Báo cáo chi tiết mặt hàng bán trong ngày";
646             
//
647             
// panel17
648             
//
649             
this.panel17.BackColor = System.Drawing.SystemColors.ActiveCaption;
650             
this.panel17.Location = new System.Drawing.Point(120, 19);
651             
this.panel17.Margin = new System.Windows.Forms.Padding(4);
652             
this.panel17.Name = "panel17";
653             
this.panel17.Size = new System.Drawing.Size(2, 69);
654             
this.panel17.TabIndex = 2;
655             
//
656             
// groupBox2
657             
//
658             
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
659             | System.Windows.Forms.AnchorStyles.Right)));
660             
this.groupBox2.Controls.Add(this.linkLabel_BaoCaoKhoSoNgayHomNay);
661             
this.groupBox2.Controls.Add(this.panel16);
662             
this.groupBox2.Controls.Add(this.pictureBox2);
663             
this.groupBox2.Location = new System.Drawing.Point(7, 185);
664             
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
665             
this.groupBox2.Name = "groupBox2";
666             
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
667             
this.groupBox2.Size = new System.Drawing.Size(382, 71);
668             
this.groupBox2.TabIndex = 1;
669             
this.groupBox2.TabStop = false;
670             
//
671             
// linkLabel_BaoCaoKhoSoNgayHomNay
672             
//
673             
this.linkLabel_BaoCaoKhoSoNgayHomNay.AutoSize = true;
674             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
675             
this.linkLabel_BaoCaoKhoSoNgayHomNay.LinkColor = System.Drawing.Color.Black;
676             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Location = new System.Drawing.Point(152, 26);
677             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
678             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Name = "linkLabel_BaoCaoKhoSoNgayHomNay";
679             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Size = new System.Drawing.Size(218, 18);
680             
this.linkLabel_BaoCaoKhoSoNgayHomNay.TabIndex = 2;
681             
this.linkLabel_BaoCaoKhoSoNgayHomNay.TabStop = true;
682             
this.linkLabel_BaoCaoKhoSoNgayHomNay.Text = "Báo cáo khóa sổ ngày hôm nay";
683             
this.linkLabel_BaoCaoKhoSoNgayHomNay.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BaoCaoKhoSoNgayHomNay_LinkClicked);
684             
//
685             
// panel16
686             
//
687             
this.panel16.BackColor = System.Drawing.SystemColors.ActiveCaption;
688             
this.panel16.Location = new System.Drawing.Point(120, 21);
689             
this.panel16.Margin = new System.Windows.Forms.Padding(4);
690             
this.panel16.Name = "panel16";
691             
this.panel16.Size = new System.Drawing.Size(2, 40);
692             
this.panel16.TabIndex = 2;
693             
//
694             
// pictureBox2
695             
//
696             
this.pictureBox2.Image = global::SoftQuanLyNhaHang.Properties.Resources.General___Office_42_32;
697             
this.pictureBox2.Location = new System.Drawing.Point(34, 26);
698             
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
699             
this.pictureBox2.Name = "pictureBox2";
700             
this.pictureBox2.Size = new System.Drawing.Size(52, 36);
701             
this.pictureBox2.TabIndex = 1;
702             
this.pictureBox2.TabStop = false;
703             
//
704             
// groupBox1
705             
//
706             
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
707             | System.Windows.Forms.AnchorStyles.Right)));
708             
this.groupBox1.Controls.Add(this.panel15);
709             
this.groupBox1.Controls.Add(this.linkLabel_BatDauNhapHang);
710             
this.groupBox1.Controls.Add(this.pictureBox1);
711             
this.groupBox1.Location = new System.Drawing.Point(7, 106);
712             
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
713             
this.groupBox1.Name = "groupBox1";
714             
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
715             
this.groupBox1.Size = new System.Drawing.Size(382, 71);
716             
this.groupBox1.TabIndex = 0;
717             
this.groupBox1.TabStop = false;
718             
//
719             
// panel15
720             
//
721             
this.panel15.BackColor = System.Drawing.SystemColors.ActiveCaption;
722             
this.panel15.Location = new System.Drawing.Point(120, 20);
723             
this.panel15.Margin = new System.Windows.Forms.Padding(4);
724             
this.panel15.Name = "panel15";
725             
this.panel15.Size = new System.Drawing.Size(2, 40);
726             
this.panel15.TabIndex = 1;
727             
//
728             
// linkLabel_BatDauNhapHang
729             
//
730             
this.linkLabel_BatDauNhapHang.AutoSize = true;
731             
this.linkLabel_BatDauNhapHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
732             
this.linkLabel_BatDauNhapHang.LinkColor = System.Drawing.Color.Black;
733             
this.linkLabel_BatDauNhapHang.Location = new System.Drawing.Point(152, 26);
734             
this.linkLabel_BatDauNhapHang.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
735             
this.linkLabel_BatDauNhapHang.Name = "linkLabel_BatDauNhapHang";
736             
this.linkLabel_BatDauNhapHang.Size = new System.Drawing.Size(130, 18);
737             
this.linkLabel_BatDauNhapHang.TabIndex = 2;
738             
this.linkLabel_BatDauNhapHang.TabStop = true;
739             
this.linkLabel_BatDauNhapHang.Text = "Bắt đầu nhập hàng";
740             
this.linkLabel_BatDauNhapHang.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BatDauNhapHang_LinkClicked);
741             
//
742             
// pictureBox1
743             
//
744             
this.pictureBox1.Image = global::SoftQuanLyNhaHang.Properties.Resources.icon_khoa_so;
745             
this.pictureBox1.Location = new System.Drawing.Point(30, 21);
746             
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
747             
this.pictureBox1.Name = "pictureBox1";
748             
this.pictureBox1.Size = new System.Drawing.Size(52, 36);
749             
this.pictureBox1.TabIndex = 0;
750             
this.pictureBox1.TabStop = false;
751             
//
752             
// panel20
753             
//
754             
this.panel20.Controls.Add(this.linkLabel2dbBaoCao);
755             
this.panel20.Controls.Add(this.linkLabel1DbCongNo);
756             
this.panel20.Controls.Add(this.linkLabel_CauHinh);
757             
this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
758             
this.panel20.Location = new System.Drawing.Point(741, 3);
759             
this.panel20.Name = "panel20";
760             
this.panel20.Size = new System.Drawing.Size(272, 494);
761             
this.panel20.TabIndex = 2;
762             
//
763             
// linkLabel2dbBaoCao
764             
//
765             
this.linkLabel2dbBaoCao.AutoSize = true;
766             
this.linkLabel2dbBaoCao.LinkColor = System.Drawing.Color.Black;
767             
this.linkLabel2dbBaoCao.Location = new System.Drawing.Point(30, 50);
768             
this.linkLabel2dbBaoCao.Name = "linkLabel2dbBaoCao";
769             
this.linkLabel2dbBaoCao.Size = new System.Drawing.Size(64, 18);
770             
this.linkLabel2dbBaoCao.TabIndex = 7;
771             
this.linkLabel2dbBaoCao.TabStop = true;
772             
this.linkLabel2dbBaoCao.Text = "Báo cáo";
773             
this.linkLabel2dbBaoCao.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2dbBaoCao_LinkClicked);
774             
//
775             
// linkLabel1DbCongNo
776             
//
777             
this.linkLabel1DbCongNo.AutoSize = true;
778             
this.linkLabel1DbCongNo.LinkColor = System.Drawing.Color.Black;
779             
this.linkLabel1DbCongNo.Location = new System.Drawing.Point(30, 107);
780             
this.linkLabel1DbCongNo.Name = "linkLabel1DbCongNo";
781             
this.linkLabel1DbCongNo.Size = new System.Drawing.Size(65, 18);
782             
this.linkLabel1DbCongNo.TabIndex = 6;
783             
this.linkLabel1DbCongNo.TabStop = true;
784             
this.linkLabel1DbCongNo.Text = "Công nợ";
785             
this.linkLabel1DbCongNo.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1DbCongNo_LinkClicked);
786             
//
787             
// linkLabel_CauHinh
788             
//
789             
this.linkLabel_CauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
790             
this.linkLabel_CauHinh.AutoSize = true;
791             
this.linkLabel_CauHinh.LinkColor = System.Drawing.Color.Black;
792             
this.linkLabel_CauHinh.Location = new System.Drawing.Point(31, 160);
793             
this.linkLabel_CauHinh.Name = "linkLabel_CauHinh";
794             
this.linkLabel_CauHinh.Size = new System.Drawing.Size(66, 18);
795             
this.linkLabel_CauHinh.TabIndex = 5;
796             
this.linkLabel_CauHinh.TabStop = true;
797             
this.linkLabel_CauHinh.Text = "Cấu hình";
798             
this.linkLabel_CauHinh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_CauHinh_LinkClicked);
799             
//
800             
// textBox1
801             
//
802             
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
803             
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
804             
this.textBox1.Location = new System.Drawing.Point(8, 259);
805             
this.textBox1.Multiline = true;
806             
this.textBox1.Name = "textBox1";
807             
this.textBox1.Size = new System.Drawing.Size(887, 20);
808             
this.textBox1.TabIndex = 4;
809             
this.textBox1.Text = "Chào mừng bạn đến với hệ thống bán hàng, hãy nhấp chuột vào một trong" +
810     
" các công việc thường dùng dưới đây để bắt đầu!";
811             
//
812             
// uctDashboard
813             
//
814             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
815             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
816             
this.BackColor = System.Drawing.Color.White;
817             
this.Controls.Add(this.textBox1);
818             
this.Controls.Add(this.tableLayoutPanel2);
819             
this.Controls.Add(this.panel12);
820             
this.Controls.Add(this.tableLayoutPanel1);
821             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
822             
this.Margin = new System.Windows.Forms.Padding(4);
823             
this.Name = "uctDashboard";
824             
this.Size = new System.Drawing.Size(1024, 800);
825             
this.TongDonHangPanel.ResumeLayout(false);
826             
this.TongDonHangPanel.PerformLayout();
827             
this.panel4.ResumeLayout(false);
828             
this.panel4.PerformLayout();
829             
this.tableLayoutPanel1.ResumeLayout(false);
830             
this.panel9.ResumeLayout(false);
831             
this.panel9.PerformLayout();
832             
this.panel10.ResumeLayout(false);
833             
this.panel10.PerformLayout();
834             
this.panel6.ResumeLayout(false);
835             
this.panel6.PerformLayout();
836             
this.panel7.ResumeLayout(false);
837             
this.panel7.PerformLayout();
838             
this.panel2.ResumeLayout(false);
839             
this.panel2.PerformLayout();
840             
this.panel3.ResumeLayout(false);
841             
this.panel3.PerformLayout();
842             
this.tableLayoutPanel2.ResumeLayout(false);
843             
this.panel13.ResumeLayout(false);
844             
this.groupBox4.ResumeLayout(false);
845             
this.groupBox4.PerformLayout();
846             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox4)).EndInit();
847             
this.panel14.ResumeLayout(false);
848             
this.groupBox5.ResumeLayout(false);
849             
this.groupBox5.PerformLayout();
850             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox5)).EndInit();
851             
this.groupBox3.ResumeLayout(false);
852             
this.groupBox3.PerformLayout();
853             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox3)).EndInit();
854             
this.groupBox2.ResumeLayout(false);
855             
this.groupBox2.PerformLayout();
856             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox2)).EndInit();
857             
this.groupBox1.ResumeLayout(false);
858             
this.groupBox1.PerformLayout();
859             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
860             
this.panel20.ResumeLayout(false);
861             
this.panel20.PerformLayout();
862             
this.ResumeLayout(false);
863             
this.PerformLayout();
864
865         }
866
867         
#endregion
868
869         
private System.Windows.Forms.Panel TongDonHangPanel;
870         
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
871         
private System.Windows.Forms.Label label1;
872         
private System.Windows.Forms.Panel panel1;
873         
private System.Windows.Forms.Panel panel4;
874         
private System.Windows.Forms.Panel panel9;
875         
private System.Windows.Forms.Panel panel11;
876         
private System.Windows.Forms.Label label10;
877         
private System.Windows.Forms.Panel panel6;
878         
private System.Windows.Forms.Panel panel7;
879         
private System.Windows.Forms.Panel panel8;
880         
private System.Windows.Forms.Label label7;
881         
private System.Windows.Forms.Panel panel2;
882         
private System.Windows.Forms.Panel panel3;
883         
private System.Windows.Forms.Panel panel5;
884         
private System.Windows.Forms.Label label4;
885         
private System.Windows.Forms.Panel panel12;
886         
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
887         
private System.Windows.Forms.Panel panel13;
888         
private System.Windows.Forms.Panel panel14;
889         
private System.Windows.Forms.GroupBox groupBox3;
890         
private System.Windows.Forms.GroupBox groupBox2;
891         
private System.Windows.Forms.GroupBox groupBox1;
892         
private System.Windows.Forms.PictureBox pictureBox2;
893         
private System.Windows.Forms.PictureBox pictureBox1;
894         
private System.Windows.Forms.Panel panel17;
895         
private System.Windows.Forms.Panel panel16;
896         
private System.Windows.Forms.Panel panel15;
897         
private System.Windows.Forms.LinkLabel linkLabel_BaoCaoKhoSoNgayHomNay;
898         
private System.Windows.Forms.LinkLabel linkLabel3;
899         
private System.Windows.Forms.GroupBox groupBox5;
900         
private System.Windows.Forms.LinkLabel linkLabel_BatDauNhapHang;
901         
private System.Windows.Forms.Panel panel19;
902         
private System.Windows.Forms.GroupBox groupBox4;
903         
private System.Windows.Forms.LinkLabel linkLabel_BatDauBanHang;
904         
private System.Windows.Forms.Panel panel18;
905         
private System.Windows.Forms.Panel panel10;
906         
private System.Windows.Forms.PictureBox pictureBox5;
907         
private System.Windows.Forms.PictureBox pictureBox4;
908         
private System.Windows.Forms.PictureBox pictureBox3;
909         
private System.Windows.Forms.TextBox textBox1;
910         
private System.Windows.Forms.LinkLabel linkLabel_CT_TongDH;
911         
private System.Windows.Forms.LinkLabel linkLabel_CT_LoiNhuan;
912         
private System.Windows.Forms.LinkLabel linkLabel_CT_TongDoanhThu;
913         
private System.Windows.Forms.LinkLabel linkLabel_CT_TongMatHang;
914         
private System.Windows.Forms.TextBox txtTongDonHang;
915         
private System.Windows.Forms.TextBox txtTongMatHang;
916         
private System.Windows.Forms.LinkLabel linkLabel_CauHinh;
917         
private System.Windows.Forms.TextBox txtTongLoiNhuan;
918         
private System.Windows.Forms.TextBox txtTongDoanhThu;
919         
private System.Windows.Forms.LinkLabel linkLabel5QuanLyKho;
920         
private System.Windows.Forms.LinkLabel linkLabel4DsThuChi;
921         
private System.Windows.Forms.LinkLabel linkLabelNhaCungCap;
922         
private System.Windows.Forms.LinkLabel linkLabelBomVaGoiSanPham;
923         
private System.Windows.Forms.Panel panel20;
924         
private System.Windows.Forms.LinkLabel linkLabel2dbBaoCao;
925         
private System.Windows.Forms.LinkLabel linkLabel1DbCongNo;
926     }
927 }


Gõ tìm kiếm nhanh...